home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / ftp / documents / acornusr / 1994 / apr94 next >
Encoding:
Text File  |  1996-02-28  |  2.5 KB  |  65 lines

  1. 10/03/94
  2. After looking after this column for almost two years the time has come to hand 
  3. over to 'fresh blood' in the form of Dave Walker. Thanks to everyone who's 
  4. written in over the past two years about the column.
  5.  
  6. Alan Glover
  7.                     
  8. Introductions dispensed with, I'll say 'thank you' to Alan, and wish him best 
  9. of luck.
  10.  
  11. Monitors
  12. ~~~~~~~~
  13.  
  14. It is possible to connect VGA and SVGA monitors to Archimedes equipped with 
  15. RISC OS 3.1; however, only a subset of the total number of screen modes will 
  16. be available. This means that some programs which are not written to be screen 
  17. mode-independent will present an unusable display. Acorn's multiscan monitors 
  18. (the AKF50 and AKF52) can display all screen modes except Mode 23, which is 
  19. designed for use with high resolution mono monitors.
  20.  
  21. Monitors with a 15 pin VGA style connector can be connected to an older Acorn 
  22. computer's 9 pin output using a suitable adaptor available via your Acorn 
  23. dealer.
  24.  
  25. After a power-on or machine reboot, your machine performs the Power-On Self 
  26. Test (POST), which includes a complete memory and video test. Users with VGA 
  27. and SVGA monitors, or owners of pre-Archimedes 540 machines who have fitted a 
  28. VIDC Enhancer, may find that their machine fails the POST occasionally; some 
  29. monitors take several seconds to synchronise, and some VIDC enhancers may 
  30. start up with VIDC clocked at 36MHz when POST expects 24MHz. Errors generated 
  31. by this test produce a blank red screen and a "morse code" pattern blinking 
  32. out on the floppy drive light.
  33.  
  34. You can disable the VIDC check and the long RAM test by setting bit 7 of byte 
  35. 188 (&BC) in CMOS RAM. This can be done with a BASIC program:
  36.  
  37.  SYS 6,161,188 TO ,,A%:       REM read the value 
  38.  SYS 6,162,188,(A% OR 1<<7):  REM write it back with bit 7 set
  39.  
  40. If you need to perform a complete machine reset (delete-power on), you will 
  41. have to run this program again to reset the relevant bit.
  42.  
  43.  
  44. New Products and Upgrades
  45. ~~~~~~~~~~~~~~~~~~~~~~~~~
  46.  
  47. PocketFS version 2: £9.95
  48. TCP/IP release 2  : £116.33 single-user 
  49.                     £59.95 (network version upgrade from release 1; return 
  50. original disc with order)
  51.                     £39.99 (single-user version upgrade from release 1; return 
  52. original disc with order)
  53. VLSI Floating-point coprocessor (FPA10) data sheet: £10
  54.  
  55. Prices include VAT, postage and packing. Cheques should be made payable to 
  56. "Acorn Direct".
  57.  
  58. The products are available from:
  59.  
  60. Vector Services
  61. 13 Dennington Road
  62. Wellingborough
  63. Northamptonshire NN8 2RL
  64.  
  65.